Forum Replies Created
-
AuthorPosts
-
Hello Ismael,
that work perfect to change the color of language code, but for position? How can move that on right of nav menu? How can manipulate that without affects the others elements of nav menu?
Thank you
Hello Ismael,
it works but when scroll down the sticky header has nav menu and language code white color. We want on scroll down sticky header to have grey color.
Thank you.
Hello Basilis,
yes, that is fixed. Thank you for your help.
Hello,
thank you for your help. Close it.
Hello Nikko,
i try that again with anchor point and that works perfect. I don’t have select the correct anchor point.
Thank you for your help.
Hello Yigit,
Take a look to my site that is on homepage (1) . I want to change color to white and put the languages text to right of nav menu see the image (2). Also, when scroll down on sticky header to change color see the image (3)
Another question. Now the languages is set (4). When i select the Gr language change the position and set (5). Why?
Thank you.
-Don’t deactivated plugins
Hello,
it doesn’t work right for me. Do you have any other solution?
Thank you
Hello,
doesn’t work for me. Do you have any other solution?Thank you.
Hello,
i have done. Close it.
Thank you.
Hello,
I will make some changes yet and if i don’t manage that i’ll send you the credentials.
Thank you for your help.
Hello Yigit,
the PHP code worked perfect, but the CSS doesn’t work. How can i manipulated that anchor elements?
Thank you
Hello,
i buy and install WPML. I put some code on function.php that provided by support WPML. Now i want to put that code
<?php echo iso_list_menu('strtoupper'); ?>
on header.php.
The question is. Where can i put that code<?php echo iso_list_menu('strtoupper'); ?>
to display on the right of the nav menu items. See the link * on homepage where display now the languages switch (at the top left) and see where i want to display that **.Also, how manipulated the text of languages. Because the EN, i want to make lowercase En and the EL to change to Gr.
Thank you
Hello Victoria,
Thank you for your help.
Hello Alberto,
if you want to don’t cover logo from cart button on mobile. You can make logo a little smaller, change the width.
@media only screen and (max-width: 450px) { strong.logo img { width: 75%!important; } }
Thank you
Hello Yigit,
Thank your for your help and quick answer. Please don’t close the thread for some days, because maybe i need further help.
Thank you
Hello Anne-lys87,
try to put that code on quick CSS. Go to Enfold Theme Options -> General Styling -> Quick CSS or to your child themes style.css file.
nav.pagination .current { background-color: #ff8205 !important; }
Thank you
Hello Anne-lys87,
try to put that code on quick CSS. Go to Enfold Theme Options -> General Styling -> Quick CSS or to your child themes style.css file.
.pagination-wrap nav.pagination .inactive { background-color: #28343c !important; } .pagination-portfolio .pagination span { background-color: transparent !important; }
Thank you.
April 26, 2017 at 1:12 pm in reply to: Remain images on Plesk after remove that on WordPress #783447Hello,
finally i found the solution. The WordPress by default generating three image sizes. The other images sizes that generating from the theme or plugin, e.g. a theme we have generated 10 more images sizes. That’s the answer on my question.
Thank you for your time.
April 26, 2017 at 10:09 am in reply to: Remain images on Plesk after remove that on WordPress #783357Hello,
I changed theme on WordPress, deactivated all plugins and remain the same problem. I reinstalled last edition of WordPress, deactivated all plugins(2 plugins where installed with default WordPress edition) and install a free theme and remain the same problem.
Why when you upload a image, created on uploads folder on server many images with different dimensions and that increase your capacity on your site with extra MB. That make your site slower.
e.g. I uploaded on my site a image(Laptop.jpg) with size 103KB and on server folder i see many images(Laptop.jpg) with total size (354KB). Why?
Thank you
Hello Rikard,
thank you for your answer.
Hello,
Do you have any idea?
Thank you.
April 24, 2017 at 10:21 am in reply to: Remain images on Plesk after remove that on WordPress #782218Hello Nikko,
ok, now work, but when you upload a image on Plesk uploads folder created same image with different dimensions. e.g. if i have upload a image (desktop-pc.jpg), on uploads folder i will see that has created many images with all dimensions like
desktop-pc.jpg, desktop-pc-845×321.jpg, desktop-pc-845×684.jpg, desktop-pc-80×80.jpg, desktop-pc-768×312.jpg, desktop-pc-710×375.jpg, desktop-pc-705×286.jpg, desktop-pc-495×400.jpg, desktop-pc-450×183.jpg, desktop-pc-450×450.jpg, desktop-pc-36×36.jpg and some others dimensions. Why? I uploaded only 1 image, why it has created 20 images with all dimensions?I deactivated all plugins and it doesn’t change anything.
Thank you.
Hello Victoria,
that’s work perfect. Thank you very much for your help.
Hello,
thank you for your help. You can close it.
Hello Sarah,
it’s work perfect. I make some changes and it’s ready.
Thank you for your help.
Hello Lyse,
To fix that problem you can do that.
try to put that code on quick CSS. Go to Enfold Theme Options -> General Styling -> Quick CSS.
body .container_wrap .av-special-heading { margin-top: 0 !important; }
I hope this could help you. Thank you.
April 19, 2017 at 10:58 am in reply to: Remove left and right border of the content sections #779894Hello ivoschipper,
Also you can use the following code.
Try to put that code on quick CSS. Go to Enfold Theme Options -> General Styling -> Quick CSS.
.html_header_left #main { border: none !important; }
Thank you
April 19, 2017 at 10:06 am in reply to: Fullwidth Easy Slider caption center left-align text #779861Hello tremblayly,
if you want to aligned to the right (“– Manon B.”) last sentence, try to put that code on quick CSS. Go to Enfold Theme Options -> General Styling -> Quick CSS.
.avia-caption-content.av_inherit_color p em { float: right !important; }
Thank you
Hello tremblayly,
If you want to make a padding between two section like that image 1,
if you have create a color section for PROPOS go to (For Developers: Section ID) see the image 2 and put a name e.g. section_ above_propos on text field.
After that you can add some CSS code to create the padding between two sections.
Try to put that code on quick CSS. Go to Enfold Theme Options -> General Styling -> Quick CSS.#section_ above_propos { border-top: 21px solid #fff !important; }
Thank you.
April 18, 2017 at 12:18 pm in reply to: How to change the font of the full width easy slider element? #779227Hello bakbek,
try to put that code on quick CSS. Go to Enfold Theme Options -> General Styling -> Quick CSS.
if you want to change the font family of Caption title
h2.avia-caption-title { font-family: "Monotype Corsiva", Times, serif !important; }
and if you want to change the font family of Caption text
.avia-caption-content p { font-family: "Monotype Corsiva", Times, serif !important; }
Thank you
-
AuthorPosts