Search Results for 'css'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

You have to enter the code provided above in the Mobile css section, not in the Main custom css and then it should work as intended. Please let me know if it still doesn’t work for you.

Thanks

Simion C.
tagDiv Staff

Hi,

From inspecting your site i can see that are multiple css styles overlapping the main theme style. If you are using a child-theme please disable it and see what happens. Also if u have a child-theme please make sure you have updated it to the latest version, from the package that you downloaded from Themeforest. Please let me know if you still have issues.

Thanks

Bogdan B.
tagDiv Staff

Hi,

Unfortunately this is the downside of customization as changing the theme default functionality will affect multiple parts of the theme and the responsiveness as well.
You will have to adjust the gallery for mobile phones as well using the media css queries :
@media (max-width: 767px){
.post_td_gallery .td-doubleSlider-1 .td-slide-item img{
bottom: -21%!important;
}

Thank you!

Simion C.
tagDiv Staff

Hi,

You can disable the register link in WordPress settings – http://screencast.com/t/gmsg03H3S Also you could hide the register link using css, with this code

.td-menu-login #register-link {
display:none;
}
.td-guest-wrap .td-menu-login span {
width:0!important;
}

Thanks

  • This reply was modified 9 years by Simion C..
Catalin
tagDiv Staff

Hello SveinDahlberg,

Try the code below and place it in Theme panel->Custom CSS area.

.ie8 .td-search-background{
right:0 !important;
}

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

Enter this code in Theme panel->Custom Css to remove that white space

.import_video_ad_bg {
margin-bottom: 0;
}

Thanks

Bobby_Ocean
tagDiv Member

Hi,

i means where this file http://www.screencast.com/t/cs6HTsw81W is located. Ive change some css but the custom css in the theme panel is a bit Incomprehensible. In reason of this i want to change it via notepad++

Bogdan B.
tagDiv Staff

I added the same code from above in the chrome extension: http://screencast.com/t/GuLJnOStQtv
Please add the code in the theme panel->custom css box and make sure that all of the code already present in your custom code box is properly closed otherwise the new code will not apply.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Well if it works then it;s the right way 🙂 There is no right and wrong way. The customization made the images not display properly and it had to be adjusted with css. Nothing wrong there.
Thanks.

Catalin
tagDiv Staff

Hello

You should try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-header-top-menu{
padding-left: 12px!important;
}

The result you should see here -> http://screencast.com/t/9OX5B9ohOLk

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

Yes, you can put it in the post template files with a do_shortcode function like so:
<?php echo do_shortcode('[td_block_trending_now tdc_css=""]'); ?>
Then place the code in the template files for each post style that you use:
http://screencast.com/t/0Xf8yeqAdkF

Thank you!

Bogdan B.
tagDiv Staff

Hello,
You will have to provide more details to what font are you referring to. The theme provides lots of font customization options but some of them can only be changed through css though. Please provide specific examples of what fonts where you want changed.
Thank you!

Catalin
tagDiv Staff

Hello Bobby_Ocean,

Please keep in mind that the entire CSS which is used by the theme is located in style.css file like this -> http://screencast.com/t/1UtjMKSARhc If you want to add some custom CSS you should add it in Theme panel->Custom CSS area, like this -> http://screencast.com/t/cs6HTsw81W

If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for the message!

Bogdan B.
tagDiv Staff

Unfortunately you cannot add plugins in as it will not work that way. You can remove the code from the plugin and there will be no more compatibility function. However speedbooster is not guaranteed to work with all plugins. It will not be able to move all the render blocking js and css from untested plugins but it will move the ones it is compatible with so you can use it with any plugins. Normally the plugin deactivates itself when an incompatible plugin is detected. By removeing that code you can use it with any plugin but it does not mean it can ‘fix’ every plugin.

I hope this makes sense.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Unfortunately speedboioster will not be able to move all of the render blocking js and css. That is why it has the compatibility list in it’s code. It will move the plugins it;s compatible with but if there are others notcompatible like revolution slider for instance, then speedbooster cannot do it’s thing. The plugins compatible with the theme are different than the plugin compatible with the speedbooster plugin. As for the speed drop you should also test with just the 2 plugins active. Disable all other plugins (except speedbooster) and clear all caching and reset cdn files if you use it. Then test again.

Thanks.

MAnGoost
tagDiv Member

I found answer for my question, better way add “display:none” to style.css file for needed styles.

Osbert Mwijukye
Participant
#0

Hello team at tagdiv am having trouble set up a mega menu just like the one under the travel menu Item on the default Newsmag layout. I have read the guide on mega menu under documentation but I seem not to get it clearly. Are there some CSS Classes that I need to add to my menu items that feature in the mega menu. All your advice on this is highly appreciated.
Thanks.

Osbert Mwijukye
Participant
#0

Hello team at tagdiv am having trouble set up a mega menu just like the one under the travel menu Item on the default Newsmag layout. I have read the guide on mega menu under documentation but I seem not to get it clearly. Are there some CSS Classes that I need to add to my menu items that feature in the mega menu. All your advice on this is highly appreciated.
Thanks.

Pedro Ferreira
tagDiv Member

Hi Bogdan,

For some reason the CSS
.tablepress * {margin-bottom: 0px;}
Now works fine with the desired result…

Hm.

Thanks

Pedro Ferreira
tagDiv Member

Hi Bogdan,

Thanks for coming back on this.

I added the suggested CSS in Theme Panel > Custom code > Custom CSS but it did not work…

the margin (top and bottom) is already 0px for “.td-header-style-6 .td-header-rec-wrap .td-a-rec-id-header > div”

Any other ideas?

Thanks

Theo
tagDiv Member

Hello again,

I have another question related to the tag div slider. I changed the td_wp_booster_functions.php as you suggested (see above previous conversation). This prevents the tag div slider to open a modal dialogue.
However, I just noticed recently that the images are shown off center such that the bottom of the image in the slider gallery is cut off a bit and there is extra space at the top of the image. To correct for this, I added the following custom CSS code in the theme panel:

.td-slide-item .td-slide-galery-figure img {
bottom: -40%!important;
}

This corrects the offset. Is this the right way to fix this issue?

Link to page with tag div slide galery: http://tedlansingphotography.com/projects/steamboat-stadt-rapperswil/

Thank you very much for your support.
Kind regards,
Theo

simplificare
Participant
#0

I have a fresh install of WP 4.7, Newspaper 7.6 and install of the News Magazine Demo, c/w content, there are various elements (Big Grid 1, and the 2/3 1/3 rows) on the home page that are broken. What am I missing? could fix it in CSS, but thought there might be something else going on that I’m not thinking of.

https://www.dropbox.com/s/pjn78vbqc47oo7b/Screenshot-2017-01-04-15.43.20.jpg?dl=0

Thanks,
Michael
Simplificare

MrOrsh
tagDiv Member

Amazing support as always! The first CSS-trick worked perfect 🙂 Thank you so much!

janasteen
Participant
#0

Hi
i have problem for changing fount size . using css editor how can i fix this problem

Thanks

Bobby_Ocean
Participant
#0

Hello,

in which directory i can find the file for the custom css in the newspanel.

regards

Viewing 25 results - 19,526 through 19,550 (of 33,436 total)