-
Search Results
-
Hi,
i would like to change the size of the copyright text in my footer and like to center the text.
How can i do that?Topic: Background color menu link
Hi Guys,
It must be something very small but I can not seem to get my head around it today…
I’d like to have a background color for the main menu items when hovered an when in active state. What I got so far is:.main_menu ul:first-child > li > a {font-size: 1rem; font-family: ‘Outfit’, sans-serif; font-weight:400!important; text-transform:uppercase;}
#top #header #avia-menu > li:hover > a {
color:#fff;
background: #fbd965 !important;
border-radius: 10px
}#top #header .av-main-nav .current_page_item a {
background: #fbd965;
color:#fff;
border-radius: 10px;
}
Background does work but I only want it right behind the text (with some padding). Please see screendump for the desired effectWhat’s the trick ;)
Best regards,
Steven
Hi. I have two websites. The second site is being rebuilt from the first. The same installation of Enfold was used and the theme options have been duplicated from site to site. Below are two links, each is to the same page on the two sites. The original site has the text the way I would like it. The second link is to the same page on the new site (domain contains /newsite). You will see the text on the new site seems to be much tighter and doesn’t look as spacious as the original body text. Can someone help me understand why the body text looks different using the same font, font size. This is making me crazy and the client doesn’t like the text looking crowded.
Thank You,
JPHello,
i want a very minimalistic Slider arrows. Just a black arrow and the box should be white.
But there seems to be some transparent black layer above it which i cant remove.
This is my css:` #top .avia-smallarrow-slider .avia-slideshow-arrows a {
width: 40px !important;
background-color: white;
top: -10px;
width: 60px;
height: 60px;
font-size: 50px;
line-height: 62px;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
line-height: 40px !important;
color: black;
}
#top .avia-smallarrow-slider .avia-slideshow-arrows {
width: 30%;
}
.avia-slideshow-arrows.avia-slideshow-controls {
position:absolute!important;
top: -2px!important;
transform: translateY(-0%)!important;
z-index:999;
margin-left: 80%;I added / edited the “small bar above main menu” via advanced styling, and added phone number top left, social icons top right. I also edited the phone number text with this CSS:
.phone-info {
font-size: 18px;
padding-top: 12px;
padding-bottom: 12px;
}Now, I would like to modify the social icons by:
Centering them height-wise with the phone info
removing the borders in between them
adding a circular background #c24e2dThanks!
Ryan





