Hello,
could you please help me with the following:
1) Logo does not show correctly (its size is as requested). It is shown a bit more to the right.
2) How can i change the colors of the next previous arrows navigation that are shown in blocks?
Thanks for your time,
Magda
Hello magda,
1)I need your website URL so I can further inspect your logo and also, so I will be able to provide a more accurate response.
2)If you want to change the color of the arrows navigation that is shown in your blocks you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-next-prev-wrap a {
color:green;
}
.td-next-prev-wrap a:hover {
color:green;
}
The result you should see here -> http://screencast.com/t/ss7HFJiQXiy
Thank you for the message!
Hello magda,
You can use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-next-prev-wrap a {
color:black;
}
.td-next-prev-wrap a:hover {
color:black;
}
.td-next-prev-wrap a {
border: 1px solid black;
}
.td-next-prev-wrap a:hover, .td-load-more-wrap a:hover {
border: 1px solid black!important;
}
Our email address is contact@tagdiv.com.
Thanks.
Hello
I also have similar problem, the logo does not show correctly and its more to the right and tagline text not correctly placed.. I guess the freelancer is having difficulty to place logo and tagline how I want.
Preferable, I would like to have it in the middle. The blog was actually installed and customized by a freelancer. I was told, they could not move to the center, or else it will distort the codes or what ever..
My site url is.. http://faithessential.com
I don’t know if I’m allowed to post this here..
Can I get an audit support, for admin area if everything is done correctly. I had already two different freelancer working on the blog and they encountered difficulty working on the theme..
-
This reply was modified 10 years by
Cybi.
Hello Cybi,
If you want to move to the left your logo, you have to use a bit of CSS code to do this. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-style-1 .td-header-sp-logo {
margin-left:0;
}
The result -> http://screencast.com/t/Ec6hrc3HhRg
Hope this helps!
If is not what you mean, please provide more details about what you want to achieve so I will be able to provide a more accurate response.
Thank you for the message
Hello Cybi,
Please notice that you have to add the code in Theme panel->Custom CSS area, like this -> http://screencast.com/t/ym0xOHQWN
Thanks.
Hello Catalin,
1] I have added the css code for moving the logo to the left, but it didnt work.
Therefore i have emailed you the login credentials with Subject post-107118.
2] I am facing another problem, if you can check it. Big Grid 3 is not showing in my home page (i filter the articles via tag).
Thanks in advance,
Magda
Hello magda,
1) Please try to use the !important tag to give more priority to the above code in order to achieve the good results in this regard.
.td-header-style-1 .td-header-sp-logo {
margin-left:0!important;
}
Also, please notice that this code is applied only for header style 1. If you are using another header style you have to replace the number of this.
2)Please provide your website URL so I can further inspect it closer and also, so I will be able to provide a more accurate response. Also, please ensure that your issue does not come from your untested plugins. Just in case, please try without these and check after the results.
Thank you for the message!
Hello Catalin,
thanks for your fast reply.
1] I am using style 1, tried !important but didnt work.
2] URL is o-anagnostis.gr, but since its under contraction i have emailed to contact@tagdiv.com the login credentials (21 of April, with “post-107118” subject) so you can further inspect the issue.
Note that i have disabled all plugins but didnt show the blog grid.
If you difficulty login in or anything, please notify me.
Thanks for your help,
Magda