Forum Replies Created
-
AuthorPosts
-
Acme ThemesKeymaster
You are most welcome!
Acme ThemesKeymasterHello Gabriel,
It takes some time to research, sorry for late reply. Please use the following custom CSS
.main-navigation li:focus > a { background: rgba(0,0,0,0); } .main-navigation ul li:focus > ul { left: auto; } .main-navigation ul ul li:focus > ul { left: 100%; } .main-navigation li:focus-within > a { background: rgba(0,0,0,0); } .main-navigation ul li:focus-within > ul { left: auto; } .main-navigation ul ul li:focus-within > ul { left: 100%; }
Let us know if this works!
Best Regards!
Acme ThemesAcme ThemesKeymasterHello TC,
1. Please disable the Sticky Menu
2. Yes its okThanks!
March 7, 2018 at 6:13 pm in reply to: New line characters on the "Feature Column Selection From" #26422Acme ThemesKeymasterThere are two files you need to edit acmethemes/hooks/feature-columns.php and acmethemes/hooks/feature-columns.php .
If you are not familiar with code you can hire developers or contact us for customizationNote Please use child theme for theme customization!
Thanks!
March 7, 2018 at 5:34 pm in reply to: Bug: title of last featured column replaces title of home page #26420Acme ThemesKeymasterMost welcome, if you find any bug let us know we will try to fix as soon as possible.
Best Regards!
March 7, 2018 at 11:58 am in reply to: Bug: title of last featured column replaces title of home page #26400Acme ThemesKeymasterHello canadidan,
The bug has been fixed in the latest version , please update your theme to the latest version.
Thanks!March 7, 2018 at 11:57 am in reply to: New line characters on the "Feature Column Selection From" #26399Acme ThemesKeymasterHello Andrew,
Currently the theme does not support HTML on Feature Column Selection. It need to customized the theme.
Thanks!
March 6, 2018 at 7:15 pm in reply to: Bug: title of last featured column replaces title of home page #26365Acme ThemesKeymasterHello canadidan,
Thank you for reporting bug, we checked and found it is bug.
In the next update we will update with bug fixed.Best Regards!
Acme ThemesAcme ThemesKeymasterHello,
1. just wondering what your inner page be like, we are sorry but we dont have any idea how you make that homepage, if you can share you sire url with us you will observe that and can suggest you.
2. some as number one, cannot say anything without observing you sites.You can also send your site address privately to us
Thanks!
Acme ThemesKeymasterHello dprayama,
By default we cannot insert the link and the Feature Section as It is not designed to insert link. There is link on title only. It need to customized the theme.Thanks!
Acme ThemesKeymasterIt seems like in the column two, you are selecting Column Number 2 on AT widgets options. Please make it one and it will be fine.
Thanks!March 4, 2018 at 5:58 pm in reply to: Theme settings console and too much entries and categories #26246Acme ThemesKeymasterThank you!
Acme ThemesKeymasterPlease use this following custom CSS
.panel-grid-cell .container { max-width: 100%; }
Thanks!
March 4, 2018 at 6:25 am in reply to: remove default page title from header image in internal pages #26185Acme ThemesKeymasterPlease use the following custom CSS:
.inner-main-title .entry-title, .inner-main-title .page-title { display: none; }
Best Regards!
Acme ThemesAcme ThemesKeymasterHello Ruben,
Please use the following custom CSS.
.slideInUp1, .slideInUp2, .slideInUp3 { visibility: visible !important; }
Let us know if this work.
Thanks!
-
AuthorPosts