Commit a1176156 by rajshah

fixed: added class in portfolio listing for better ui

parent 74858e97
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
$terms = get_terms('portfolio-category'); $terms = get_terms('portfolio-category');
if ($terms) : if ($terms) :
?> ?>
<section class="background-dark mb-60 ABOUT TOP-BANNER-SECTION"> <section class="case-study-filter background-dark mb-60 ABOUT TOP-BANNER-SECTION">
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<ul class="nav nav-pills mb-3" id="pills-tab" role="tablist"> <ul class="nav nav-pills mb-3" id="pills-tab" role="tablist">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment