Forum replies created
Viewing 10 replies - 2,401 through 2,410 (of 3,147 total)
In reply to
Widget Styling
use this code for the hover:
Code:
#secondary a:hover, #secondary-2 a:hover {padding-left: 0px;}
In reply to
Background
could you show me an example website which is similar to your target?
In reply to
Widget Styling
try this in the Custom CSS section:
Code:
#text-2 .widget-content {padding:0;}
#secondary a, #secondary-2 a {transition:none!important;}
#secondary a, #secondary-2 a {transition:none!important;}
In reply to
Cant upload theme
is there any error message when installing the theme?
In reply to
Cant upload theme
what’s the issue? you are getting an error message? have you check our knowledge base for a solution? http://theme4press.com/knowledge-base/
insert this in the Custom CSS section in Theme Options panel:
Code:
table {
border: none;
box-shadow: none;
}
border: none;
box-shadow: none;
}
In reply to
Background
that’s possible. when you edit a page, scroll down, and there is an option to choose custom background for the page.
In reply to
Menu wider?
the correct code is
Code:
ul.nav-menu ul li a,.link-effect .sub-menu a { padding-left:20px!important; padding-right: 20px!important;word-wrap:normal!important;}
try to build the menu with custom menu
In reply to
How to add call to action for buttons in sliders
what’s the page URL which you want to link to?
In reply to
Custum Logo full width!
try the wide layout
Viewing 10 replies - 2,401 through 2,410 (of 3,147 total)