Search Results for 'css'

Results from the Forum
Calin
tagDiv Staff

Hi,

Unfortunately for the moment the space between image and title on Column content can be change only with custom css -> http://prntscr.com/q4xuek
.tdm_block_column_content .tdm-image-holder {
margin-bottom: 0px;
}

The code need to be set in theme panel> custom code> custom css
Also I do not quite understand this part “name(id?) each column content”, please provide some more details, you want to add an extra class -> http://prntscr.com/q4xvy3

Thank you!

Vlad S
tagDiv Staff

Hello !

You could achieve something similar to this if you create custom post templates and set them to each post as you want. https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

You can set a template like this and edit it accordingly: https://www.screencast.com/t/Sb93l3Qj

Anything extra will require custom css which is not covered by the support team.

Thank you !

Calin
tagDiv Staff

Hi ToniLaird,

Maggo explained very well how this plugin is working, the standard pack is for the old customers and for these that want to have and standard demo install, but this will load all the style more that the theme/demo need, so if you create a new website, or you use only cloud elements and flex blocks on your website then you can deactivate the standard pack ( also you can replace the block with flex block ) in this way you’ll achieve a better loading speed, because will be loading only the css style that is need for the elements that you are using.

Thank you!

Calin
tagDiv Staff

Hi,

The code for changing the social from author box is this -> http://prntscr.com/q4w9yh
.td-author-social .td-social-icon-wrap .td-icon-font{
color: #5e352b;
}
.td-author-social .td-social-icon-wrap .td-icon-font:hover{
color: #eb5a09;
}

For the pagination hover color you can try this css -> http://prntscr.com/q4wb24
.page-nav a:hover {
background-color: #5e352b;
border-color: #5e352b;
}

All the css need to be set in theme panel> Custom code> Custom css.

Thank you!

Vlad S
tagDiv Staff

Hello !

Posts / images are not affected by theme. As i’ve mentioned above, there can be the need to re-design your pages after converting to pro layouts. You can still use CSS. We recommend you using a localhost or a test site in order to see how your changes will affect your website.

Thank you !

Vlad S
tagDiv Staff

Hello !

Please take a look into this topic and try those fixes: https://forum.tagdiv.com/topic/gutenberg-editor-css-issue/

Let us know if any of them worked out for you !

Thank you !

Maggo
tagDiv Member

See this thread: https://forum.tagdiv.com/topic/minify-javascript-and-css-errors/
I posted an answer there. Basically you need the plugin Autoptimize.

izaan
tagDiv Member

Using custom CSS I managed to move the News ticker over right, but I am still struggling with the page-nav. As highlighted in the image the arrows (page nav) are acting weirdly.

rtl ticker
https://imgur.com/fpgzqRd

Update: fixed the arrows too 😀

But I can’t move them over to left as shown in pic

https://imgur.com/7PWmZuK

I know this theme doesn’t fully support RTL, yet if someone can help me solve this little puzzle then it’ll be very appreciated 🙂

  • This reply was modified 6 years by izaan. Reason: update
izaan
Participant
#0

Is there any way to make the Bewsticker RTL using custom CSS? Like the Trending Now title should show on the right side instead of left? And the post names inside as well should start from right.

Adeba
tagDiv Member

Translation in english:
I write it to you in Spanish, you have too many images not optimized on your website, in addition to that you have to optimize the js and the css, in case you can’t do it, I help you write me to the email therion250@gmail.com, I have a 92 in load.

DePure
tagDiv Member

Te lo escribo en español, tienes que usar un buen plugin de caché, optimiza los js y los css.

PD: No te olvides de optimizar tus imágenes.

la mía es esta: Perú Desconocido

Si llegas a fijarte la web no demora mucho en cargar.

  • This reply was modified 6 years by DePure.
DePure
tagDiv Member

Te lo escribo en español, tienes demasiadas imágenes no optimizadas en tu web, además de ello tienes que optimizar los js y los css, en caso no puedas hacerlo, te ayudo escríbeme al correo therion250@gmail.com, tengo un 92 en carga.

Kpanik
tagDiv Member

Problem in modify: “Name (obbligatorio)” and the mail field Don’t read, and –> profile https://www.stayrock.org/membri-2/spike/profile/edit/group/1/

Problem in activity: The color of the test don’t read –> https://www.stayrock.org/membri-2/spike/activity/

Problem in gallery: the comment at photo don’t read well –> https://www.stayrock.org/membri-2/spike/mediapress/

Problem in Setting profile –> https://www.stayrock.org/membri-2/spike/settings/profile/

So it seems that every tab of the buddypress menu has a problem with the fonts and I don’t know if there are others because at the moment I can’t see notifications, friends and more …

Where can I find the css codes for these settings?

Kpanik
tagDiv Member

Problem in modify: “Name (obbligatorio)” and the mail field Don’t read, and –> profile https://www.stayrock.org/membri-2/spike/profile/edit/group/1/

Problem in activity: The color of the test don’t read –> https://www.stayrock.org/membri-2/spike/activity/

Problem in gallery: the comment at photo don’t read well –> https://www.stayrock.org/membri-2/spike/mediapress/

Problem in Setting profile –> https://www.stayrock.org/membri-2/spike/settings/profile/

So it seems that every tab of the buddypress menu has a problem with the fonts and I don’t know if there are others because at the moment I can’t see notifications, friends and more …

Where can I find the css codes for these settings?

Cris247
Participant
#0

Buna ziua

Este posibil sa avem optiunea de color background pt modulele din partea de sidebar si aici ma refer in special la cele din sectiunea widget — default sidebar — ce apar in cadrul unui articol.

Spre exemplu am un articol din domeniul muzical iar in dreapta paginii am la sidebar (default newspaper sidebar) selectate trei module ce vor afisa articole din 3 categorii diferite (ex: piese noi, videoclipuri si concerte).

As dori spre exemplu la modulul concerte (exemplu: Block24) sa am un background negru iar continutul titlu articol si Excerpt sa pot seta un font alb.
Se poate adauga un css suplimentar cu o optiune: extra class?

Am reusit sa adaug un css suplimentar pt background dar nu si pt titlu si Excerpt.

Poate pe viitor reusiti sa adaugati si optiuni de configurare pentru background color: post tile si excerpt in modulele din sidebar.

Multumesc
Cu stima Alexandru

Vlad S
tagDiv Staff

Hello !

The other version would be using a child theme but if you inserted you css in theme panel that is more than enough.

If you still want to use child theme please follow our tutorial here: https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you!

robink
Participant
#0

Hello,

I have been struggleing to set this header cloud template correctly on different responsive versions, but I keep getting this bug display on Portrait mode, for iPad and iPad mini

Could youy advice for Css code to insert, to get either the menus aligned correctly, like on other versions ?

many thanks.
Robin.

http://www.monacohebdo.mc
iPad Mini Portrait Header bug
iPad Portrait Header bug

Calin
tagDiv Staff

Hi,

These can be change with custom css, please provide me a link so I can provide a css that will help you to achieve what you need.

Thank you!

Calin
tagDiv Staff

Hi,

You can hide those categories that are appearing in ajax -> http://prntscr.com/q3r9lb , but you can make theme to appear in dorpdown only with custom work.
http://prntscr.com/q3rav7
.td-subcat-filter .td-subcat-list{
display: none;
}

The code need to be set in theme panel > custom code> custom css.

Hope this will help you!
Thank you!

gumball44
Participant
#0

Hi,

In wich folder do I need to put my minified CSS ?

I mean, I added some custom code in theme panel, but it’s not the best way to add code no ? I want to minify it and put it in te right folder via cpanel.

Thank you

Vlad S
tagDiv Staff

Hello !

Please note that we offer quick css codes as fixes for our users but this requires custom work which is not covered by the support team. We recommend you hiring a freelancer or you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you !

Vlad S
tagDiv Staff

Hello !

Custom work is not covered by the support team, that includes CSS and there is no need for css when you can use the tagDiv Composer. If you want this done by css we recommend you hiring a freelancer.

Thank you !

Calin
tagDiv Staff

Hi,

This problem is only on IE? please try with other browsers too this should solved the problem! the IE do not recognize all the css that is use in WordPress and Newspaper.
Also make sure that you have the last version of theme and WordPress.

Thank you!

Vlad S
tagDiv Staff

Hello !

After inspecting your website we came to the conclusion that CSS will not fix the issue you have. We recommend you inserting you ads into sidebar directly. Take a look at our AD Box element from tagDiv Composer: https://forum.tagdiv.com/custom-ad-spots/

Thank you !

orzcc
tagDiv Member

The problem has fixed. The custom css code is the reason.

Viewing 25 results - 8,751 through 8,775 (of 33,436 total)