Kosmetik Kategorien im Titel – TITLE PAGE CATEGORYS BACKGROUND
-
Kosmetik
Categories in page title
where can i change the Background?
I vent found it on Themesettings.
Kosmetik Shop
Hello,
Navigate to the Theme Settings > Page title http://prntscr.com/l1ozs4
Best Regards
/wp-admin/admin.php?page=_options&tab=1
I selected other Page Title Background Color
And selected for example Left-Align.
But nothing changes on the Menue.
body > <div class=”page-title page-title-default title-size-small title-design-centered color-scheme-dark without-title title-shop” style=”background-color: #f9eff2;”>
I do now this its working. But i want to know where i can change it without change the CSS file
.title-shop {
background: rgba(251,162,255,0.34) !important;
border-bottom: 1px solid rgb(81,81,81);
padding: 5px;
}
Hello,
You have set the background color locally on each page http://prntscr.com/l1tmd7 clear the color or set the same one you have set http://prntscr.com/l1tmu8
Best Regards