-
Search Results
-
Topic: Navigation Menu Font size
Topic: Advance setting Button
Hey,
I have added settings for Buttons and the font size should be 24px but I can’t see any change here: (scroll down)
https://www.newyorkinspiration.com/city-pass-new-york/
Maybe you can login and see what is wrong, thanks.Best regards
CharlotteSorry guys, I couldn’t manage to fix it by myself.
I’ve read the documentation about buttons, then I read in a thread that I could insert the following code if my quick css:
.small_button { font-size: 5px; }
but obvioulsy, there’s no effect about the text size.
Anyone please to help me changing the size of this small button in my right sidebar of that page?
https://c-serp.fr/references-client/service-seo-migration-de-site-club-aladin/
;)Hi,
How can I customize the media element tab section? I can change the font size about CSS. But how can I adjust the background color and width of the whole element?Thanks,
BeatTopic: Slideshow overlay text size
Good Evening Folks,
new little question: I wanna change the background-colour of the
conformation message. Please take a look at my screenshot.
There you can see that the background-colour is grey with a white
frame. The css-snippet from your documentaion unfortunately
does not work. ;-) If I use it, the conformation message does not
appear.Following snippets are already in my quick-css-field:
———————————————————————————
/*—————————————-
// CSS – Contact form Lable
//————————————–*/.avia_ajax_form label {
font-size: 17px;
line-height: 1em;
color:#990000;
}/* Required field (Styling the asterisk ) */
.avia_ajax_form label .required {
font-size: 17px;
line-height: 1em;
color:#990000;
}.avia_ajax_form .button {
min-width: 100%;
background-color: #99cccc !important;
border: none;
}.avia_ajax_form .button:hover {
min-width: 100%;
background-color: #990000 !important;
border: none;
}#top .main_color input[type=”text”] , #top .main_color select
{
background-color: #bbe6e6;
color: #990000;
border: none;
}#top .main_color textarea{
background-color: #bbe6e6;
color: #990000;
border: none;
}#top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select {
border: 3px solid #99cccc;
background-color: #990000;
color: #ffffff;
}
———————————————————————————So, which new snippet I need additionally? Thanks for your new help!
Best regards
CarstenHello. I had the “Contact Form 7” form setup for the last couple of years – and there was frustration with the ReCaptcha and my clients getting blocked – so I have gone back to using the basic ENFOLD Contact Form.
NOTE:
I am running Enfold V4.4
WordPress V4.9.16I wanted to use the colour and border and hover styling that you kindly helped me set up on the CF7 form SUBMIT button – so I wanted to replicate that same styling on the Enfold contact form SUBMIT button.
Shown below was my CSS as used on the CF7 form:-
Can you please let me know what CSS I need to setup to get the same colours and borders and padding etc on the ENFOLD Submit button?
I would be grateful for your help and look forward to hearing from you.
Thanks
Peter******************CSS – I previously used for styling CF7 **********
/* CF7 Submit Button CSS Styles */
.wpcf7 input[type=submit] {
padding:15px 45px;
background:#FCE228;
color:#232323;
font-size:16px;
font-weight:bold;
border:1px solid #232323;
cursor:pointer;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-top: 20px;
}/* CF7 Submit Button CSS Hover Styles */
.wpcf7 input[type=submit]:hover {
background-color: #232323;
color: #FCE228;
border:1px solid #232323;
}Topic: ampersign in titles
Hello,
I found the CSS to change the ampersign in TITLES > & to a normal sign but this does not work :
.special_amp {
font-family: inherit;
font-style: normal;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit !important;
}Look here (private content) this is the company name and important to my client that this “&” appears normal, can you advise please?
Thank you in advance, AB
Hello,
Dont know if this question is asked before.
I have created on my website 2 tabsection elements. (pages are in the private content)But is it possible to change the CSS for 1 TabSection. Because one page the tabs are with only text and the other page is the tab seperator an image.
So what I want is;For page 1 setup the normal tabsection CSS that will do.
For page 2 setup the custom CSS that will be changed into my own design.
Example for page 2 setup;.av-tab-section-image {
width: 500px !important;
height: 303px !important;
}.av-tab-arrow-container {
width: 500px !important;
}
.av-inner-tab-title {
display: none !important;
width: 500px !important;
font-size: 16px !important;
font-weight: bold !important;
}Hope you can help me out?
Kind regards.
Hi,
We had some CSS code that set 2 logos at the header.
I updated the theme version and the header got broken, can you help me fix it?span.logo { padding: 5px; } ul#menu-item-shop { display: none; } #top .header_color .current-menu-item a { color: #21356a !important; } .page-id-206 .iconbox_content { background-color: rgba(0,0,139,0.4)!important; } .inner_product.main_color.wrapped_style.noLightbox.av-product-class-minimal { WIDTH: 365PX; } div#product-sec2 .av-section-color-overlay:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: linear-gradient(301deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 38%,rgba(13,92,155,0.99) 38%,rgba(13,92,155,0.99) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#d9489fac',GradientType=1); z-index: 2; } #tested .avia-builder-el-45 { border-top: none!important; border-left: none!important; border-bottom: none!important; } #tested .avia-builder-el-47{ border-top: none!important; border-left: none!important; border-bottom: none!important; } #tested .avia-builder-el-49{ border-top: none!important; border-left: none!important; border-bottom: none!important; } #tested .avia-builder-el-51{ border-top: none!important; border-left: none!important; border-bottom: none!important; } div#product-specification .av-section-color-overlay:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: linear-gradient(294deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 33%,rgba(0,113,155,0.99) 33%,rgba(0,113,155,0.99) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#007faf',GradientType=1); z-index: 2; } table.avia-table.avia-data-table.avia-table-1.avia-builder-el-56.el_after_av_textblock.avia-builder-el-last.avia_pricing_minimal { background: none; } #top .main_color .avia-data-table.avia_pricing_minimal td { color: #ffffff!important; border: none!important; border-bottom: 1px solid #ffffff!important; font-size: 18px!important; text-align: left!important; } .page-id-3970 input.button { background-color: #0c5c9c!important; color: #ffffff!important; } .page-id-3970 textarea#avia_6_1 { height: 111px!important; } .page-id-4036 textarea#avia_6_1 { height: 111px!important; } .page-id-4036 input.button { background-color: #0c5c9c!important; color: #ffffff!important; } table.avia-table.avia-data-table.avia-table-1.el_after_av_textblock.avia-builder-el-last.avia_pricing_minimal { background: none; } .para-text{ line-height: 25px; text-align: center; font-size:17px; } div#acc-cause .av-section-color-overlay:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: linear-gradient(315deg,rgba(35,145,201,0.9) 0,rgba(35,145,201,0.6) 37%,rgba(13,92,155,0.99) 37%,rgba(13,92,155,0.99) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#d9489fac',GradientType=1); z-index: 2; } @media only screen and (width:2000px) { .col-lg-2.last-icon { margin-right: 7%; } } #top .avia-logo-element-container .slide-entry { padding: 40px; } #top .av_header_transparency #header_meta { background: transparent; box-shadow: none; border-bottom: 0px solid rgba(255,255,255,0.25); } #top .av_header_with_border.av_header_transparency #header_main { border: 0px solid rgba(255,255,255,0.25); border-left: none; border-right: none; border-top-color: transparent; }Thanks
Uri
Hi there at support,
I’ve spent several hours searching the support topics and trying out the css – but I can’t get control over all the attributes of full-width buttons.
I need the css to control:
— padding
— margin
— font-size
— font-color
— background-color
— corner radiusHope you can help with this.
Many thanks
FrancesHi @yigit (NOT Victoria, please!),
another issue:
1: I use this:
Screenshot:
https://marcusjeroch.de/screens/title-1.jpg
https://marcusjeroch.de/screens/title-2.jpgResult:
– Wrong size
– Wrong color
https://marcusjeroch.de/screens/title-3.jpg– There is no cache plugin
– i emptied my browsercache
– there is no custom CSS
– I already toggled the settings in Enfold–>CSS & JS mergingNO, i cant give you access to my localhost.
Marcus
