Css - Acme Themes https://www.acmethemes.com/supports/topic-tag/css/ Best Premium and Free Responsive WordPress Themes Fri, 23 Dec 2022 15:38:40 +0000 en-US hourly 1 https://i0.wp.com/www.acmethemes.com/wp-content/uploads/2016/07/cropped-acmethemes.png?fit=32%2C32&ssl=1 Css - Acme Themes https://www.acmethemes.com/supports/topic-tag/css/ 32 32 100683744 slideInUp3 btn Color and Animation on Hover https://www.acmethemes.com/supports/topic/slideinup3-btn-color-and-animation-on-hover/ Fri, 23 Dec 2022 15:38:40 +0000 https://www.acmethemes.com/supports/topic/slideinup3-btn-color-and-animation-on-hover/ Hello. Love this theme by the way! I have added css in the customizer to change the color and look of the button… /* .slideInUp3 { background-color: #6aaa4c; border-radius: 50px; line-height: 50px; border: 1px solid #ffffff; } */ I am stumped as to how to use css to make the animation currently used in the […]

The post slideInUp3 btn Color and Animation on Hover appeared first on Acme Themes.

]]>
Hello. Love this theme by the way!

I have added css in the customizer to change the color and look of the button…
/*
.slideInUp3 {
background-color: #6aaa4c;
border-radius: 50px;
line-height: 50px;
border: 1px solid #ffffff;
}
*/

I am stumped as to how to use css to make the animation currently used in the button (on hover) to match the above (border-radius: 50px, line-height: 50px, border: 1px solid #ffffff), but using a different background color. Can you help please?

Thanks so much up front!

The post slideInUp3 btn Color and Animation on Hover appeared first on Acme Themes.

]]>
105232
Make featured main section wider on mobile (CSS)? https://www.acmethemes.com/supports/topic/make-featured-main-section-wider-on-mobile-css/ Sat, 02 Mar 2019 21:44:48 +0000 https://www.acmethemes.com/supports/topic/make-featured-main-section-wider-on-mobile-css/ Hi, I would want to make the featured main section wider on the mobile view. Is this possible with CSS? I tried to add the following as “Additional CSS”, but couldn’t get it to work (in a media query, where I have other additions that do work). .slider-feature-wrap, .featured-slider, .slick-list{ width: 100%; } This is […]

The post Make featured main section wider on mobile (CSS)? appeared first on Acme Themes.

]]>
Hi,

I would want to make the featured main section wider on the mobile view.
Is this possible with CSS?
I tried to add the following as “Additional CSS”, but couldn’t get it to work (in a media query, where I have other additions that do work).

.slider-feature-wrap, .featured-slider, .slick-list{
width: 100%;
}

This is the site: https://stylelanka.lk
And here I have marked with yellow the part I want to “remove” and where the images should go all they way out: https://ibb.co/fkNQhyf

Many thanks in advance!

Best Regards,
Pushparaj

The post Make featured main section wider on mobile (CSS)? appeared first on Acme Themes.

]]>
47055
Footer text size https://www.acmethemes.com/supports/topic/footer-text-size/ Mon, 04 Feb 2019 04:38:22 +0000 https://www.acmethemes.com/supports/topic/footer-text-size/ Hi If you could help me by providing the css code for reducing the text size of my footer. They appear quite very large. My website is www.bharatbolega.com Thanks in advance. Neeraj

The post Footer text size appeared first on Acme Themes.

]]>
Hi
If you could help me by providing the css code for reducing the text size of my footer. They appear quite very large. My website is www.bharatbolega.com
Thanks in advance.
Neeraj

The post Footer text size appeared first on Acme Themes.

]]>
44962
Issue with WooCommerce product gallery and images https://www.acmethemes.com/supports/topic/issue-with-woocommerce-product-gallery-and-images/ Tue, 15 Jan 2019 22:13:17 +0000 https://www.acmethemes.com/supports/topic/issue-with-woocommerce-product-gallery-and-images/ Hello. We’re using Travel Way Pro for a online travel agency startup. Everything looks really terrific, but there’s an issue with the images on the product gallery. When we put more than one image (including the featured image), the gallery doesn’t look right. The thumbnails are not aligned, and on some cases, when selecting one […]

The post Issue with WooCommerce product gallery and images appeared first on Acme Themes.

]]>
Hello.

We’re using Travel Way Pro for a online travel agency startup. Everything looks really terrific, but there’s an issue with the images on the product gallery. When we put more than one image (including the featured image), the gallery doesn’t look right. The thumbnails are not aligned, and on some cases, when selecting one image from the thumbnails, a gap is displayed below the image placeholder. After the image is displayed, if we select a different one and then go back to the original, it displays correctly, spacing and all.

Image 1, spacing below

Image 2, correct

Could you please review why this happens? If you wish to see it, please browse https://vagaciones.club/a-vagar/akumal-caribe/.

Thanks, best regards.

The post Issue with WooCommerce product gallery and images appeared first on Acme Themes.

]]>
43403
CSS attributes not working https://www.acmethemes.com/supports/topic/css-attributes-not-working/ Sun, 09 Sep 2018 20:20:36 +0000 https://www.acmethemes.com/supports/topic/css-attributes-not-working/ I have input a CSS class, with and without the preceding period, but the class doesn’t apply to the row AND it does not save within the field when I re-open the row’s settings. See screenshot: https://snag.gy/EzModh.jpg Please advise how to get the row to recognize the CSS title that is entered AND save it […]

The post CSS attributes not working appeared first on Acme Themes.

]]>
I have input a CSS class, with and without the preceding period, but the class doesn’t apply to the row AND it does not save within the field when I re-open the row’s settings. See screenshot: https://snag.gy/EzModh.jpg Please advise how to get the row to recognize the CSS title that is entered AND save it in the settings when I reopen the window. Thank you!

The post CSS attributes not working appeared first on Acme Themes.

]]>
35038
Need help formatting buttons on sliders https://www.acmethemes.com/supports/topic/need-help-formatting-buttons-on-sliders/ Thu, 31 May 2018 23:10:39 +0000 https://www.acmethemes.com/supports/topic/need-help-formatting-buttons-on-sliders/ I recently installed the Construction Field theme on my WordPress site because I’m building a new demo site for my company. I know a little CSS but I’m not proficient at it by any means. I would like for BOTH the buttons on the two main sliders to go transparent green on hover. I was […]

The post Need help formatting buttons on sliders appeared first on Acme Themes.

]]>
I recently installed the Construction Field theme on my WordPress site because I’m building a new demo site for my company. I know a little CSS but I’m not proficient at it by any means.

I would like for BOTH the buttons on the two main sliders to go transparent green on hover. I was able to change Button One like so:

.btn-primary.btn-reverse:hover {
background: rgba(0,255,0,0.2);
}

But the other button goes solid blue on hover, and I can’t find where to change that!

The site’s not public yet, so I can’t include links. But any general advice would be appreciated.

The post Need help formatting buttons on sliders appeared first on Acme Themes.

]]>
30600
Where within CSS code does it go? https://www.acmethemes.com/supports/topic/where-within-css-code-does-it-go/ Wed, 07 Feb 2018 16:00:23 +0000 https://www.acmethemes.com/supports/topic/where-within-css-code-does-it-go/ Hello, Below is the conversation about changing text color and size within Education base. Can you please tell me exactly where within the CSS do I put the programming you provided? Before and after which section please. I don’t want to break the CSS by putting it in the wrong spot of the code. Thank […]

The post Where within CSS code does it go? appeared first on Acme Themes.

]]>
Hello,

Below is the conversation about changing text color and size within Education base.

Can you please tell me exactly where within the CSS do I put the programming you provided?

Before and after which section please.
I don’t want to break the CSS by putting it in the wrong spot of the code.

Thank

>>>>>>>>>>>>>
How do I change the text color throughtout the website?
Also, how to change the size of regular content text?
And to change the text link colors?

Hello,
Most of the options are available on the premium version theme Education Base Pro.
Or you can try following custom CSS.

.entry-content p, li {
color : #000;
}
a{
color: blue;
}

Best Regards!
Acme Themes

The post Where within CSS code does it go? appeared first on Acme Themes.

]]>
25144
CSS Colors on Responsive Menus https://www.acmethemes.com/supports/topic/css-colors-on-responsive-menus/ Mon, 22 May 2017 15:49:04 +0000 https://www.acmethemes.com/supports/topic/css-colors-on-responsive-menus/ Hello, I am trying to change from a dark to a light treatment for the background of the menus. I have been able to change the colors of the desktop menu, but when it goes responsive, the colors for fonts revert to their original. I’ve tried to identify the right CSS to tweak the colors, […]

The post CSS Colors on Responsive Menus appeared first on Acme Themes.

]]>
Hello,
I am trying to change from a dark to a light treatment for the background of the menus. I have been able to change the colors of the desktop menu, but when it goes responsive, the colors for fonts revert to their original. I’ve tried to identify the right CSS to tweak the colors, but haven’t been able to find it. Site is http://agapechristi.com. Thank you!

The post CSS Colors on Responsive Menus appeared first on Acme Themes.

]]>
17339
Color Change In Version 1.5.1 https://www.acmethemes.com/supports/topic/color-change-in-version-1-5-1/ Thu, 18 May 2017 03:01:18 +0000 https://www.acmethemes.com/supports/topic/color-change-in-version-1-5-1/ I have been using this theme for the past several years and think it’s fabulous, upgrades are a breeze and it’s very stable. One thing I truly have loved about it is the default color scheme fits perfectly, the extra CSS I added stays puts too. I now see that upgrading to version 1.5.1 is […]

The post Color Change In Version 1.5.1 appeared first on Acme Themes.

]]>
I have been using this theme for the past several years and think it’s fabulous, upgrades are a breeze and it’s very stable.

One thing I truly have loved about it is the default color scheme fits perfectly, the extra CSS I added stays puts too.

I now see that upgrading to version 1.5.1 is going to change the site wide color scheme to blue. Not that I have a problem rolling up my sleeves and customizing it back to the original color, but is there a quick fix or should I simply overwrite the new CSS file and replace 1.4.1 with 1.5.1.

Thank you,

The post Color Change In Version 1.5.1 appeared first on Acme Themes.

]]>
17194
Frontpage text floating to the right. https://www.acmethemes.com/supports/topic/frontpage-text-floating-to-the-right/ Mon, 20 Feb 2017 00:44:11 +0000 https://www.acmethemes.com/supports/topic/frontpage-text-floating-to-the-right/ Hi Support. I am having a problem with my homepage for the site i am building http://www.citybeat.fm – This site has some custom css and coding, i have reverted back to the original css and coding but the problem still persists. If you visit my site you will see under the sections on local news, […]

The post Frontpage text floating to the right. appeared first on Acme Themes.

]]>
Hi Support.

I am having a problem with my homepage for the site i am building http://www.citybeat.fm – This site has some custom css and coding, i have reverted back to the original css and coding but the problem still persists.

If you visit my site you will see under the sections on local news, sports news etc on the home page that all the text floats to the right.

can someone help with my issue.

Thanks

Ben

The post Frontpage text floating to the right. appeared first on Acme Themes.

]]>
14027
How Do I get rid of the inline styles in the header https://www.acmethemes.com/supports/topic/how-do-i-get-rid-of-the-inline-styles-in-the-header/ Fri, 07 Oct 2016 21:59:51 +0000 https://www.acmethemes.com/supports/topic/how-do-i-get-rid-of-the-inline-styles-in-the-header/ In the header the Core.php is calling dynamic-css.php which is then dumping this “style id=’supernews-style-inline-css’ type=’text/css'” along with a bunch of styles that are overriding things like the site-title class font from both the parent and child style.css how do I get rid of it?

The post How Do I get rid of the inline styles in the header appeared first on Acme Themes.

]]>
In the header the Core.php is calling dynamic-css.php which is then dumping this “style id=’supernews-style-inline-css’ type=’text/css'” along with a bunch of styles that are overriding things like the site-title class font from both the parent and child style.css

how do I get rid of it?

The post How Do I get rid of the inline styles in the header appeared first on Acme Themes.

]]>
9698
Need help for full page https://www.acmethemes.com/supports/topic/need-help-for-full-page/ Fri, 12 Aug 2016 02:43:23 +0000 https://www.acmethemes.com/supports/topic/need-help-for-full-page/ Hi. hi , I am testing for recipe site . i using Recipe Hero Plugin for recipe posting. recipe post taking full width of page . sidebar space also. please give me css to fit in content area . thanks http://www.worldsfusion.com/recipe/homemade-tomato-sauce-pasta/

The post Need help for full page appeared first on Acme Themes.

]]>
Hi.
hi ,
I am testing for recipe site . i using Recipe Hero Plugin for recipe posting.
recipe post taking full width of page . sidebar space also.

please give me css to fit in content area .
thanks
http://www.worldsfusion.com/recipe/homemade-tomato-sauce-pasta/

The post Need help for full page appeared first on Acme Themes.

]]>
7637